Skip to content

chore(deps): bump github.com/qiniu/go-sdk/v7 from 7.26.17 to 7.27.0 in /agent - #13422

Closed
dependabot[bot] wants to merge 1 commit into
dev-v2from
dependabot/go_modules/agent/github.com/qiniu/go-sdk/v7-7.27.0
Closed

chore(deps): bump github.com/qiniu/go-sdk/v7 from 7.26.17 to 7.27.0 in /agent#13422
dependabot[bot] wants to merge 1 commit into
dev-v2from
dependabot/go_modules/agent/github.com/qiniu/go-sdk/v7-7.27.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/qiniu/go-sdk/v7 from 7.26.17 to 7.27.0.

Release notes

Sourced from github.com/qiniu/go-sdk/v7's releases.

Release v7.27.0

新增

  • sandbox: 为创建沙箱请求添加幂等键支持,未显式指定时自动生成。
  • sandbox: 为创建和连接沙箱增加可配置的自动重试。

完善

  • sandbox: 对 408、可重试的 5xx 和网络错误进行带抖动的指数退避重试,并在重试过程中响应 Context 取消。

行为变化

  • CreateConnect 默认最多重试 5 次;如需保持单次请求,可将 Config.RetryMax 设为 0
  • Config.RetryMax 未设置时,可通过 SANDBOX_RETRY_MAX 配置重试次数。

相关 PR

Release v7.26.18

新增

  • sandbox: 支持查询系统默认模板列表。

完善

  • sandbox: 补充沙箱列表、请求注入与模板管理 API 的测试和示例。

相关 PR

Changelog

Sourced from github.com/qiniu/go-sdk/v7's changelog.

7.27.0

  • 新增
    • sandbox: 为创建沙箱请求添加幂等键支持,未显式指定时自动生成 UUID
    • sandbox: 为创建和连接沙箱增加可配置的自动重试,支持通过 RetryMax 和 RetryBackoff 控制重试次数与退避策略
  • 完善
    • sandbox: 对 408、可重试的 5xx 和网络错误进行带抖动的指数退避重试,并在重试过程中响应 Context 取消
  • 行为变更
    • sandbox: Create 和 Connect 默认最多重试 5 次;如需保持单次请求,可将 Config.RetryMax 设为 0
    • sandbox: Config.RetryMax 未设置时可通过 SANDBOX_RETRY_MAX 配置重试次数

7.26.18

  • 新增
    • sandbox: 支持查询系统默认模板列表
  • 完善
    • sandbox: 补充沙箱列表、请求注入与模板管理 API 的测试和示例
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/qiniu/go-sdk/v7](https://github.com/qiniu/go-sdk) from 7.26.17 to 7.27.0.
- [Release notes](https://github.com/qiniu/go-sdk/releases)
- [Changelog](https://github.com/qiniu/go-sdk/blob/master/CHANGELOG.md)
- [Commits](qiniu/go-sdk@v7.26.17...v7.27.0)

---
updated-dependencies:
- dependency-name: github.com/qiniu/go-sdk/v7
  dependency-version: 7.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 30, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

Looks like github.com/qiniu/go-sdk/v7 is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 31, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/agent/github.com/qiniu/go-sdk/v7-7.27.0 branch July 31, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants